home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / demo / Square < prev    next >
Encoding:
Text File  |  1986-10-03  |  70 b   |  5 lines

  1. (* Square a number - e.g. 3:Square -> 9 *)
  2.  
  3. DEF Square AS [id,id]|*;
  4.  
  5.